-
Home
-
Everest Backup – WordPress Cloud Backup, Migration, Restore & Cloning Plugin
-
2.3.0
-
Code
-
Classes
- Archiver_V2
Total Complexity |
44 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
337 |
Lines of code |
156 |
Logical lines of code |
92 |
Comment lines |
136 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_file() |
A |
48 |
10 |
29 |
scan_file() |
A |
47 |
8 |
37 |
get_next_encrypted_chunk() |
S |
54 |
5 |
21 |
get_metadatas() |
S |
62 |
4 |
11 |
get_entryname() |
S |
63 |
3 |
10 |
open() |
S |
68 |
2 |
7 |
set_metadata() |
S |
68 |
2 |
7 |
get_metadata() |
S |
74 |
2 |
4 |
__construct() |
S |
81 |
1 |
3 |
set_zippath() |
S |
80 |
1 |
3 |
get_ziphandle() |
S |
82 |
1 |
3 |
getIVLength() |
S |
80 |
1 |
3 |
add_remove_file() |
S |
74 |
1 |
4 |
encrypt() |
S |
71 |
1 |
5 |
decrypt() |
S |
69 |
1 |
6 |
close() |
S |
80 |
1 |
3 |